home *** CD-ROM | disk | FTP | other *** search
- Path: news1.h1.usa.pipeline.com!usenet
- From: grantp@usa.pipeline.com
- Newsgroups: comp.lang.c++
- Subject: Re: using my own libraries (n
- Date: 17 Feb 1996 21:34:07 GMT
- Organization: Kalevi, Inc.
- Message-ID: <4g5hkf$4pd@news1.usa.pipeline.com>
- NNTP-Posting-Host: pipe12.h1.usa.pipeline.com
- X-PipeUser: grantp
- X-PipeHub: usa.pipeline.com
- X-PipeGCOS: (Pete)
- X-Newsreader: Pipeline USA v3.3.0
-
- On Feb 15, 1996 15:33:00 in article <using my own libraries (n>, 'MICHAEL
- KROTH <michael_kroth@lasernet.com>' wrote:
-
-
- >>I am just playing around with making my own header files but I can't
- >>get it to work. Okay, I make a file called geometry.h with all
- >>function declarations....
- >
- >I also ran into this problem. I found out that I had to put the
- >functions in a .cpp file. The header file then would call the .cpp file
- >with an include statement, just like it does with a .lib file.
- >
- Huh?
-
- >Unless you know how to compile a library file, this is the easiest way
- >that I know of, unless anyone else has a better idea.
-
- Sounds like a case of the Blind leading the Blind here...
-
- --
- Pete Grant
- Kalevi, Inc.
- Software Engineering & development
-